home *** CD-ROM | disk | FTP | other *** search
/ The Louisiana Purchase / The Louisiana Purchase.iso / pc / audio / fly.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(release, releaseOutside, rollOut).as < prev    next >
Encoding:
Text File  |  2003-04-12  |  93 b   |  4 lines

  1. on(release, releaseOutside, rollOut){
  2.    setProperty(_root.mainLoad.ihand, _alpha, 40);
  3. }
  4.